PDF4Java Reference Documentation
com.o2sol.pdf4java.forms Package / PDFPushButtonWidget Class / getIcon Method
In This Topic
    getIcon Method
    In This Topic
    Gets the widget icon.
    Syntax
    public PDFFormXObject getIcon()

    Return Value

    A com.o2sol.pdf4java.graphics.PDFFormXObject that represents the widget icon.
    See Also